
img{
    width: 100%;
    height: auto;
}

.nav{
    /*position: relative;*/
    /*left:152px;*/
    float: right;
}
.nav_cont{
    display: none;
}
.nav .nav_title span{
    padding: 9px 13px 3px;
}

.nav:not(:last-child)::after{
    display: none;
}
.swiper-container1 .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
}
.comWidth h1{
    font-size: 1rem;
}
section{
    padding-top: 20px;
}
.imgText_item{
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}
.imgText_item img{
    width: 100%;
}
.imgText_item .imgText_item_p{
    width: 100%;
    background: white;
    margin-bottom: 10%;
}
.imgText_item .imgText_item_p .font{
    width: 82%;
    padding: 5px 3px 0 0px;
    font-size: 0.6rem;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.imgText_item .imgText_item_p a{
    width: 100%;
    margin-top: 10%;
}
.imgText_item .imgText_item_p .more1{
    float: none;
    margin-top: 10%;
    margin-left: 25%;
}
.imgText_item_p_two{
    width: 100%;
    height: 100%;
    padding: 0px;
    float: none;
    padding: 5%;
    margin-bottom: 10%;
}
.imgText_item_p_two>a>.more2{
    position: absolute;
    bottom: 38px;
    right: 5%;
}
.imgText_item_p_two:nth-of-type(2){
    margin-left: 0px;
}
.imgList h1{
    font-size: 0.9rem;
}
.imgMain ul{
    width: 90%;
    margin: auto;
    height: auto;
}
.imgMain ul li{
    width: 44%;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 10%;
}
.imgMain ul li a p{
    font-size: 0.6rem;
}
.imgList{
   min-height: 250px;
    padding-bottom: 0px;
}
section h1{
    font-size: 1.1rem;
}
.news_wh{
    display: none;

}
.news{
    min-height: 400px;
}
.news_item{
    width: calc(96%/1);
    height: 400px;
}
.news_item ul{
    width: 90%;
    background: none;
}
.news_item h2{
    font-size: 0.5rem;
    height: 40px;
    padding: 5%;
}
.news_item i{
    display: none;
}

.news_item ul li p{
    font-size: 0.5rem;
}
.more4{
    display: none;
}
.textText ul li h2{
    font-size: 1rem;
}
.textText ul li p{
    font-size: 0.5rem;
}
.zuzhi{
    display: none;
}
.footer-up-item1{
    display: none;
}
.footer-up-item-text{
    display: none;
}
.footer-up-item2{
    width: 50%;
    /*padding: 0% 5%;*/
    margin-left: 5%;
}
.footer-up-item2 .linhe {
    font-size: 1rem;
}
.footer-up-item2 p:last-child{
     font-size: 1rem;
    margin-top: 19%;
 }


.footer-up-item img{
    padding-top:0px;
}
